home *** CD-ROM | disk | FTP | other *** search
/ PC Media 7 / PC MEDIA CD07.iso / share / os2 / av109 / av.doc < prev    next >
Encoding:
Text File  |  1992-08-24  |  5.8 KB  |  150 lines

  1.  
  2.                         AV (Archive Viewer)
  3.                    Copyright (c) 1992 by M. Kimes
  4.                         All rights reserved
  5.  
  6.  
  7.  
  8. AV is a simple archive viewing and application launching PM utility for
  9. OS/2.
  10.  
  11. AV uses a plain text configuration file (ARCHIVER.BB2) to get
  12. information about how different archives look and how their
  13. corresponding archivers work.  This file is included in the AV archive
  14. and is easy to modify to add other archivers using a text editor.  As
  15. supplied, LH/2, PKZIP, ZOO, ARJ (UNARJ) and ARC are configured for you.
  16. AV requires the OS/2 archivers to be present (on your PATH, preferably)
  17. to work.  AV also needs the Helv bitmapped font that came with OS/2 to
  18. be installed.
  19.  
  20. In addition, AV supports file association; associating datafiles with
  21. executable files so that applications can be started by selecting data
  22. files.  AV also has OS/2 1.x-like Groups for those who might want to use
  23. it as a replacement to the Workplace Shell due to memory constrictions.
  24. Groups are limited, and the Mass Move/Copy/Delete and Build Archive
  25. commands are non-functional in the unregistered version of AV.
  26.  
  27. To use AV, copy ARCHIVER.BB2 (if you want archive viewing capability)
  28. and AV.EXE somewhere on your PATH (or DPATH for ARCHIVER.BB2).  Type SET
  29. at a CMD.EXE command prompt and look for PATH= if you don't know what
  30. your PATH is.  Copy AV.HLP into your HELP directory.  Type SET and look
  31. for HELP=... to find it. If you have no idea what SET is, type VIEW
  32. CMDREF SET at an OS/2 command prompt, or look for the Command Reference
  33. in the Information folder.
  34.  
  35. After that, typing AV at a command line prompt (or reasonable OS/2
  36. facsimile, like an AV object) will bring up AV.  You can optionally
  37. follow that with a path or filename. Examples:
  38.  
  39.   Start AV in current directory:
  40.     AV
  41.   Start AV on drive D: in directory \ARCS (note trailing backslash):
  42.     AV D:\ARCS\
  43.   Start AV on drive E: in directory \ADIR looking at ANARC.ARC:
  44.     AV E:\ARCS\ANARC.ARC
  45.  
  46. AV operates by presenting you with a few different dialogue boxes in
  47. which you can pick things to look at or do.  There's full documentation
  48. available online, so this file is brief.
  49.  
  50.  
  51. When you upgrade or add archivers:
  52. =================================
  53.  
  54. The file ARCHIVER.BB2 contains all the information AV uses to get at the
  55. guts of an archive.  ARCHIVER.BB2 has comments in it to explain how it
  56. works, how to modify it and how to add to it.  If your copy of AV seems
  57. to not be working properly (identifying files properly), chances are good
  58. that your version of an archiver isn't the same as the one for which the
  59. file was made.  You'll have to load ARCHIVER.BB2 and modify it.  Look at
  60. the bottom of ARCHIVER.BB2 for some hints on the easiest ways to do that.
  61.  
  62. Note that there are a couple of different versions of archivers floating
  63. around that have details different than those "stock" in ARCHIVER.BB2.
  64. I've made commented notes in the file where I know of differences to
  65. make it easier for you to change, and AV should let you know if it
  66. thinks you might need to tweak ARCHIVER.BB2.  Don't be afraid, crank up
  67. a text editor and fix it.
  68.  
  69.  
  70. OS/2 2.0 hints:
  71. ==============
  72.  
  73. Use the Workplace to associate archive names (*.ZIP, *.LZH, etc.) with
  74. AV (right-click on AV's program object, open Settings, and look at the
  75. third page, Associations).  Under Parameters on the first page (Program)
  76. put %* so that if you drag an archive onto AV's program object it'll
  77. kick up and directly view the archive.
  78.  
  79.  
  80. Replacing the Workplace Shell:
  81. =============================
  82.  
  83. To use AV as your Workplace Shell (not recommended unless you're in a
  84. very tight memory situation, say less than 8mb), install as above, then
  85. change the line in your CONFIG.SYS that starts SET RUNWORKPLACE= with
  86.  
  87.  SET RUNWORKPLACE=<drive>:<directory\>AV.EXE
  88.  
  89. where <drive>:<directory> is the path to where you have AV.EXE
  90. installed. You can just REM out the old line to let you easily change
  91. your CONFIG.SYS back if AV doesn't work out as you'd like.
  92.  
  93.  
  94.  
  95. Known bugs and features:
  96. =======================
  97.  
  98. AV doesn't handle filenames with spaces in them.  There's a limit of 400
  99. files/archive.  I don't like AV's Shutdown when it's running as an
  100. alternate to the Workplace Shell (safe but ugly).  Other bugs and limits
  101. are as the 16-bit OS/2 API imposes them.  The next major revision of AV
  102. will be a 32-bit 2.0 application, but I wanted to be sure there was at
  103. least one 1.x compatible version available.
  104.  
  105.  
  106. Warranty:
  107. ========
  108.  
  109. None.
  110.  
  111.  
  112. Support:
  113. =======
  114.  
  115. Registered users may send and receive Fidonet netmail, Snail mail or
  116. call the BBS with questions and answers (although, to be honest, AV is
  117. so simple help should rarely if ever be needed).  See end of document
  118. for addresses.  Unregistered users will get help as and if I get the
  119. time.
  120.  
  121.  
  122. Shareware:
  123. =========
  124.  
  125. If you like and use AV, you should send the author $25.00 via check or
  126. money order at the address below.  If you'd like the source code (MSC
  127. 6.0a), send another $50.00. The "registered" version doesn't have the
  128. opening popup, has working Move, Copy, Build, Groups, etc., and will
  129. probably have further enhancements by the time you register (I may not
  130. be the best programmer around, but I'm balls fast).
  131.  
  132. You may continue to use the unregistered version of AV if you're a
  133. tightwad, or just plain broke.  My intent is not to gouge you for cash,
  134. but to provide a service and sell a program.  You *must* register,
  135. however, to get a fully functional copy of AV.
  136.  
  137. The above prices and terms are for private individuals.  Commercial
  138. users must register to use AV, and must pay $50.00 per machine.  Source
  139. code is available for commercial users; ask for pricing if you're
  140. interested.
  141.  
  142.  
  143.  
  144.  
  145. Mark Kimes
  146. 542 Merrick
  147. Shreveport, LA  71104
  148. (318)222-3455 data
  149. Fidonet#1:380/16.0
  150.